const github.com/golang/protobuf/ptypes.maxValidSeconds

2 uses

	github.com/golang/protobuf/ptypes (current package)
		timestamp.go#L22: 	maxValidSeconds = 253402300800
		timestamp.go#L105: 	if ts.Seconds >= maxValidSeconds {